gtkwindow: Do not account handle size when checking content area
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 9 Dec 2017 16:32:02 +0000 (17:32 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 9 Dec 2017 16:32:02 +0000 (17:32 +0100)
commitf6ef18ac74bb4a6edd2ce63ce9b66485c0a0adb8
tree6a65bcd11346ef6fa9da40ae15ce070a76761b4d
parentd872640927e501caa7dc0b87c0eaadc5fb33b648
gtkwindow: Do not account handle size when checking content area

This is necessary to bring back the L-shaped resize corners. On all edges
(not corners) the handle width is determined by the border size.
gtk/gtkwindow.c